Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove compiler warnings for CICE; fix missing j-loop index #75

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

DeniseWorthen
Copy link
Collaborator

@DeniseWorthen DeniseWorthen changed the title remove compiler warnings for CICE remove compiler warnings for CICE; fix missing j-loop index Mar 6, 2024
@NickSzapiro-NOAA
Copy link
Collaborator

4/19 tests fail in GHActions/CICETesting. Do these pass for you on HPC?

@DeniseWorthen
Copy link
Collaborator Author

I did a test by updating to main and creating a PR, which passed. The feature/nowarn is not up-to-date w/ Consortium/main (that will happen w/ the PIO namelist PR).

@zach1221
Copy link

Hi, @DeniseWorthen , testing is complete on WM PR #2172. Feel free to merge this approved PR.

@DeniseWorthen DeniseWorthen merged commit 7d4e5de into NOAA-EMC:emc/develop Mar 12, 2024
1 check failed
DeniseWorthen added a commit to DeniseWorthen/CICE that referenced this pull request Apr 7, 2024
)


* fix dummy arguments w/o values
* fix missing j-loop in export 4d
DeniseWorthen added a commit to DeniseWorthen/CICE that referenced this pull request Apr 7, 2024
)


* fix dummy arguments w/o values
* fix missing j-loop in export 4d
DeniseWorthen added a commit to DeniseWorthen/CICE that referenced this pull request Apr 13, 2024
)


* fix dummy arguments w/o values
* fix missing j-loop in export 4d
DeniseWorthen added a commit to DeniseWorthen/CICE that referenced this pull request Apr 13, 2024
)


* fix dummy arguments w/o values
* fix missing j-loop in export 4d
DeniseWorthen added a commit to DeniseWorthen/CICE that referenced this pull request Apr 13, 2024
)

* fix dummy arguments w/o values
* fix missing j-loop in export 4d
DeniseWorthen added a commit to DeniseWorthen/CICE that referenced this pull request Apr 13, 2024
)

* fix dummy arguments w/o values
* fix missing j-loop in export 4d
DeniseWorthen added a commit to DeniseWorthen/CICE that referenced this pull request May 9, 2024
) (CICE-Consortium#944)

* fix dummy arguments w/o values
* fix missing j-loop in export 4d

Resolve compiler warning arising from ice_prescribed_mod due to the intent(out) variable RC not being given an explicit value. This is an operational requirement for NOAA. Fix bug arising from missing j-loop index in ice_import_export
DeniseWorthen added a commit to DeniseWorthen/CICE that referenced this pull request May 10, 2024
)


* fix dummy arguments w/o values
* fix missing j-loop in export 4d
DeniseWorthen added a commit to DeniseWorthen/CICE that referenced this pull request May 10, 2024
)

* fix dummy arguments w/o values
* fix missing j-loop in export 4d
DeniseWorthen added a commit to DeniseWorthen/CICE that referenced this pull request Jul 11, 2024
)


* fix dummy arguments w/o values
* fix missing j-loop in export 4d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compiler warnings may not be suppressed
5 participants